projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1da116f
)
* nsm.el (nsm-check-protocol): Fix typo in the message.
author
Lars Magne Ingebrigtsen
<larsi@gnus.org>
Sun, 3 Jan 2016 11:19:13 +0000
(12:19 +0100)
committer
Lars Magne Ingebrigtsen
<larsi@gnus.org>
Sun, 3 Jan 2016 11:19:13 +0000
(12:19 +0100)
lisp/net/nsm.el
patch
|
blob
|
history
diff --git
a/lisp/net/nsm.el
b/lisp/net/nsm.el
index dadf0b9d212d3c01f31b859856dfc0f4879bec9c..ebdeeccc2c8f24143380e6a57d187d2ea4b4af91 100644
(file)
--- a/
lisp/net/nsm.el
+++ b/
lisp/net/nsm.el
@@
-216,7
+216,7
@@
unencrypted."
(not
(nsm-query
host port status :signature-sha1
- "The certificate used to verify the connectio to %s:%s uses the SHA1 algorithm (%s), which is believed to be unsafe."
+ "The certificate used to verify the connectio
n
to %s:%s uses the SHA1 algorithm (%s), which is believed to be unsafe."
host port signature-algorithm)))
(delete-process process)
nil)